[INFO] fetching crate xtb-model 0.0.6...
[INFO] fixing xtb-model-0.0.6 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate xtb-model 0.0.6 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate xtb-model 0.0.6
[INFO] finished tweaking crates.io crate xtb-model 0.0.6
[INFO] tweaked toml for crates.io crate xtb-model 0.0.6 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate xtb-model 0.0.6 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 63 packages to latest compatible versions
[INFO] [stderr]       Adding bindgen v0.59.2 (available: v0.72.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bindgen v0.59.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c4d1e0df3281f59e3334cf118114cb2cf95979147c46a6d87ce453fd191d583a
[INFO] running `Command { std: "docker" "start" "c4d1e0df3281f59e3334cf118114cb2cf95979147c46a6d87ce453fd191d583a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c4d1e0df3281f59e3334cf118114cb2cf95979147c46a6d87ce453fd191d583a" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c4d1e0df3281f59e3334cf118114cb2cf95979147c46a6d87ce453fd191d583a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c4d1e0df3281f59e3334cf118114cb2cf95979147c46a6d87ce453fd191d583a" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling bindgen v0.59.2
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling xtb-model v0.0.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/raw.rs:149:17
[INFO] [stdout]     |
[INFO] [stdout] 149 |                 _ => unimplemented!(),
[INFO] [stdout]     |                 ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/raw.rs:149:17
[INFO] [stdout]     |
[INFO] [stdout] 145 |                 XtbMethod::GFNFF => xtb_loadGFNFF(env, mol, calc, std::ptr::null_mut()),
[INFO] [stdout]     |                 ---------------- matches some of the same values
[INFO] [stdout] 146 |                 XtbMethod::GFN0xTB => xtb_loadGFN0xTB(env, mol, calc, std::ptr::null_mut()),
[INFO] [stdout]     |                 ------------------ matches some of the same values
[INFO] [stdout] 147 |                 XtbMethod::GFN1xTB => xtb_loadGFN1xTB(env, mol, calc, std::ptr::null_mut()),
[INFO] [stdout]     |                 ------------------ matches some of the same values
[INFO] [stdout] 148 |                 XtbMethod::GFN2xTB => xtb_loadGFN2xTB(env, mol, calc, std::ptr::null_mut()),
[INFO] [stdout]     |                 ------------------ matches some of the same values
[INFO] [stdout] 149 |                 _ => unimplemented!(),
[INFO] [stdout]     |                 ^ collectively making this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/raw.rs:184:13
[INFO] [stdout]     |
[INFO] [stdout] 184 |         let mut res = XtbResults::new();
[INFO] [stdout]     |             ----^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/xtb.rs:158:13
[INFO] [stdout]     |
[INFO] [stdout] 158 |         let mut calc = XtbCalculator::new();
[INFO] [stdout]     |             ----^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/raw.rs:149:17
[INFO] [stdout]     |
[INFO] [stdout] 149 |                 _ => unimplemented!(),
[INFO] [stdout]     |                 ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/raw.rs:149:17
[INFO] [stdout]     |
[INFO] [stdout] 145 |                 XtbMethod::GFNFF => xtb_loadGFNFF(env, mol, calc, std::ptr::null_mut()),
[INFO] [stdout]     |                 ---------------- matches some of the same values
[INFO] [stdout] 146 |                 XtbMethod::GFN0xTB => xtb_loadGFN0xTB(env, mol, calc, std::ptr::null_mut()),
[INFO] [stdout]     |                 ------------------ matches some of the same values
[INFO] [stdout] 147 |                 XtbMethod::GFN1xTB => xtb_loadGFN1xTB(env, mol, calc, std::ptr::null_mut()),
[INFO] [stdout]     |                 ------------------ matches some of the same values
[INFO] [stdout] 148 |                 XtbMethod::GFN2xTB => xtb_loadGFN2xTB(env, mol, calc, std::ptr::null_mut()),
[INFO] [stdout]     |                 ------------------ matches some of the same values
[INFO] [stdout] 149 |                 _ => unimplemented!(),
[INFO] [stdout]     |                 ^ collectively making this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `m`
[INFO] [stdout]    --> src/xtb.rs:237:9
[INFO] [stdout]     |
[INFO] [stdout] 237 |     let m: XtbMethod= "gfn-xtb".into();
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_m`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/raw.rs:184:13
[INFO] [stdout]     |
[INFO] [stdout] 184 |         let mut res = XtbResults::new();
[INFO] [stdout]     |             ----^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `XTB_VERSION_6_3_0` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xtb-model-d46fdbf9846be1f7/out/bindings.rs:3:53
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub const XTB_API_VERSION : u32 = 10000 ; pub const XTB_VERSION_6_3_0 : u32 = 1 ; pub const XTB_VERSION_6_3_1 : u32 = 1 ; pub const X...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `XTB_VERSION_6_3_1` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xtb-model-d46fdbf9846be1f7/out/bindings.rs:3:93
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub const XTB_API_VERSION : u32 = 10000 ; pub const XTB_VERSION_6_3_0 : u32 = 1 ; pub const XTB_VERSION_6_3_1 : u32 = 1 ; pub const X...
[INFO] [stdout]   |                                                                                             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `XTB_VERSION_6_3_2` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xtb-model-d46fdbf9846be1f7/out/bindings.rs:3:133
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...= 1 ; pub const XTB_VERSION_6_3_1 : u32 = 1 ; pub const XTB_VERSION_6_3_2 : u32 = 1 ; pub const XTB_VERSION_6_3_3 : u32 = 1 ; pub ...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `XTB_VERSION_6_3_3` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xtb-model-d46fdbf9846be1f7/out/bindings.rs:3:173
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...= 1 ; pub const XTB_VERSION_6_3_2 : u32 = 1 ; pub const XTB_VERSION_6_3_3 : u32 = 1 ; pub const XTB_VERBOSITY_FULL : u32 = 2 ; pub...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `true_` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xtb-model-d46fdbf9846be1f7/out/bindings.rs:3:392
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub const __bool_true_false_are_defined : u32 = 1 ; pub const true_ : u32 = 1 ; pub const false_ : u32 = 0 ; # [repr (C)] # [deriv...
[INFO] [stdout]   |                                                                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `false_` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xtb-model-d46fdbf9846be1f7/out/bindings.rs:3:420
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...are_defined : u32 = 1 ; pub const true_ : u32 = 1 ; pub const false_ : u32 = 0 ; # [repr (C)] # [derive (Debug , Copy , Clone)] pu...
[INFO] [stdout]   |                                                                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `xtb_getError` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xtb-model-d46fdbf9846be1f7/out/bindings.rs:3:1998
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ern "C" { # [doc = " Return and empty error stack"] pub fn xtb_getError (arg1 : xtb_TEnvironment , arg2 : * mut :: std :: os :: ra...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `xtb_setOutput` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xtb-model-d46fdbf9846be1f7/out/bindings.rs:3:2199
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..." { # [doc = " Bind output from this environment"] pub fn xtb_setOutput (arg1 : xtb_TEnvironment , arg2 : * const :: std :: os :: ...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `xtb_releaseOutput` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xtb-model-d46fdbf9846be1f7/out/bindings.rs:3:2365
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... = " Release output unit from this environment"] pub fn xtb_releaseOutput (arg1 : xtb_TEnvironment) ; } extern "C" { # [doc = " Se...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `xtb_setSolvent` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xtb-model-d46fdbf9846be1f7/out/bindings.rs:3:4371
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... to calculator (requires loaded parametrisation)"] pub fn xtb_setSolvent (arg1 : xtb_TEnvironment , arg2 : xtb_TCalculator , arg3 ...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `xtb_releaseSolvent` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xtb-model-d46fdbf9846be1f7/out/bindings.rs:3:4652
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ern "C" { # [doc = " Unset the solvation model"] pub fn xtb_releaseSolvent (arg1 : xtb_TEnvironment , arg2 : xtb_TCalculator) ; } ...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `xtb_setExternalCharges` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xtb-model-d46fdbf9846be1f7/out/bindings.rs:3:4836
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...to calculator (only supported in GFN1/2-xTB)"] pub fn xtb_setExternalCharges (arg1 : xtb_TEnvironment , arg2 : xtb_TCalculator , a...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `xtb_releaseExternalCharges` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xtb-model-d46fdbf9846be1f7/out/bindings.rs:3:5109
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...oc = " Unset the external charge potential"] pub fn xtb_releaseExternalCharges (arg1 : xtb_TEnvironment , arg2 : xtb_TCalculator) ...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `xtb_copyResults` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xtb-model-d46fdbf9846be1f7/out/bindings.rs:3:6270
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..." Create copy from a singlepoint results object"] pub fn xtb_copyResults (arg1 : xtb_TResults) -> xtb_TResults ; } extern "C" { # ...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `atom_types` and `periodic` are never read
[INFO] [stdout]    --> src/xtb.rs:123:5
[INFO] [stdout]     |
[INFO] [stdout] 121 | pub struct XtbModel {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] 122 |     params: XtbParameters,
[INFO] [stdout] 123 |     atom_types: Vec<i32>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |     periodic: [bool; 3],
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_xtb_method_into_panic` is never used
[INFO] [stdout]    --> src/xtb.rs:236:4
[INFO] [stdout]     |
[INFO] [stdout] 236 | fn test_xtb_method_into_panic() {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/xtb.rs:158:13
[INFO] [stdout]     |
[INFO] [stdout] 158 |         let mut calc = XtbCalculator::new();
[INFO] [stdout]     |             ----^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `m`
[INFO] [stdout]    --> src/xtb.rs:237:9
[INFO] [stdout]     |
[INFO] [stdout] 237 |     let m: XtbMethod= "gfn-xtb".into();
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_m`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `XTB_VERSION_6_3_0` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xtb-model-d46fdbf9846be1f7/out/bindings.rs:3:53
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub const XTB_API_VERSION : u32 = 10000 ; pub const XTB_VERSION_6_3_0 : u32 = 1 ; pub const XTB_VERSION_6_3_1 : u32 = 1 ; pub const X...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `XTB_VERSION_6_3_1` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xtb-model-d46fdbf9846be1f7/out/bindings.rs:3:93
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub const XTB_API_VERSION : u32 = 10000 ; pub const XTB_VERSION_6_3_0 : u32 = 1 ; pub const XTB_VERSION_6_3_1 : u32 = 1 ; pub const X...
[INFO] [stdout]   |                                                                                             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `XTB_VERSION_6_3_2` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xtb-model-d46fdbf9846be1f7/out/bindings.rs:3:133
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...= 1 ; pub const XTB_VERSION_6_3_1 : u32 = 1 ; pub const XTB_VERSION_6_3_2 : u32 = 1 ; pub const XTB_VERSION_6_3_3 : u32 = 1 ; pub ...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `XTB_VERSION_6_3_3` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xtb-model-d46fdbf9846be1f7/out/bindings.rs:3:173
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...= 1 ; pub const XTB_VERSION_6_3_2 : u32 = 1 ; pub const XTB_VERSION_6_3_3 : u32 = 1 ; pub const XTB_VERBOSITY_FULL : u32 = 2 ; pub...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `true_` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xtb-model-d46fdbf9846be1f7/out/bindings.rs:3:392
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub const __bool_true_false_are_defined : u32 = 1 ; pub const true_ : u32 = 1 ; pub const false_ : u32 = 0 ; # [repr (C)] # [deriv...
[INFO] [stdout]   |                                                                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `false_` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xtb-model-d46fdbf9846be1f7/out/bindings.rs:3:420
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...are_defined : u32 = 1 ; pub const true_ : u32 = 1 ; pub const false_ : u32 = 0 ; # [repr (C)] # [derive (Debug , Copy , Clone)] pu...
[INFO] [stdout]   |                                                                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `xtb_getError` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xtb-model-d46fdbf9846be1f7/out/bindings.rs:3:1998
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ern "C" { # [doc = " Return and empty error stack"] pub fn xtb_getError (arg1 : xtb_TEnvironment , arg2 : * mut :: std :: os :: ra...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `xtb_setOutput` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xtb-model-d46fdbf9846be1f7/out/bindings.rs:3:2199
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..." { # [doc = " Bind output from this environment"] pub fn xtb_setOutput (arg1 : xtb_TEnvironment , arg2 : * const :: std :: os :: ...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `xtb_releaseOutput` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xtb-model-d46fdbf9846be1f7/out/bindings.rs:3:2365
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... = " Release output unit from this environment"] pub fn xtb_releaseOutput (arg1 : xtb_TEnvironment) ; } extern "C" { # [doc = " Se...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `xtb_setSolvent` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xtb-model-d46fdbf9846be1f7/out/bindings.rs:3:4371
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... to calculator (requires loaded parametrisation)"] pub fn xtb_setSolvent (arg1 : xtb_TEnvironment , arg2 : xtb_TCalculator , arg3 ...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `xtb_releaseSolvent` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xtb-model-d46fdbf9846be1f7/out/bindings.rs:3:4652
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ern "C" { # [doc = " Unset the solvation model"] pub fn xtb_releaseSolvent (arg1 : xtb_TEnvironment , arg2 : xtb_TCalculator) ; } ...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `xtb_setExternalCharges` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xtb-model-d46fdbf9846be1f7/out/bindings.rs:3:4836
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...to calculator (only supported in GFN1/2-xTB)"] pub fn xtb_setExternalCharges (arg1 : xtb_TEnvironment , arg2 : xtb_TCalculator , a...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `xtb_releaseExternalCharges` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xtb-model-d46fdbf9846be1f7/out/bindings.rs:3:5109
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...oc = " Unset the external charge potential"] pub fn xtb_releaseExternalCharges (arg1 : xtb_TEnvironment , arg2 : xtb_TCalculator) ...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `xtb_copyResults` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/xtb-model-d46fdbf9846be1f7/out/bindings.rs:3:6270
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..." Create copy from a singlepoint results object"] pub fn xtb_copyResults (arg1 : xtb_TResults) -> xtb_TResults ; } extern "C" { # ...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `atom_types` and `periodic` are never read
[INFO] [stdout]    --> src/xtb.rs:123:5
[INFO] [stdout]     |
[INFO] [stdout] 121 | pub struct XtbModel {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] 122 |     params: XtbParameters,
[INFO] [stdout] 123 |     atom_types: Vec<i32>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |     periodic: [bool; 3],
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_xtb_method_into_panic` is never used
[INFO] [stdout]    --> src/xtb.rs:236:4
[INFO] [stdout]     |
[INFO] [stdout] 236 | fn test_xtb_method_into_panic() {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]   --> tests/test_3d.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 |     env.set_output_verbose();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 43 |     let _ = env.set_output_verbose();
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.54s
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "c4d1e0df3281f59e3334cf118114cb2cf95979147c46a6d87ce453fd191d583a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4d1e0df3281f59e3334cf118114cb2cf95979147c46a6d87ce453fd191d583a", kill_on_drop: false }`
[INFO] [stdout] c4d1e0df3281f59e3334cf118114cb2cf95979147c46a6d87ce453fd191d583a
